home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir30 / vortek2.zip / VERSA / README.TXT < prev    next >
Text File  |  1993-06-09  |  4KB  |  149 lines

  1.  
  2.  
  3.                 VERSACAD DRIVER DISK
  4.                 --------------------
  5.  
  6.                  for the
  7.  
  8.  
  9.                   VORTEK
  10.                   --------------
  11.  
  12. Features:
  13.  
  14.     * Very Fast-
  15.         Written in 100% assembly language
  16.  
  17.     * Very Small-
  18.         Uses only 7.5K
  19.  
  20.     * Versatile-
  21.         Works with all monitor types.
  22.  
  23. Hardware Requirements:
  24.     * 386 or better CPU (8088 or 286 based machines will not work)
  25.     * VORTEK based graphics card
  26.  
  27.  
  28. Resolution:
  29.     * 1280x1024,1280x960,1024x768 or 800x600 on MultiSync displays
  30.     * 640 x 480 on all others
  31.     * 16 or 256 colors
  32.  
  33.  
  34.         I N S T A L L A T I O N
  35.         -----------------------
  36.  
  37. Automatic installation:
  38.     1. Go to disk drive that has your VersaCAD product(s) installed.
  39.        Don't worry, it will figure out which ones are present.
  40.     2. Place the driver install disk in drive A:.
  41.     3. Type "A:INSTALL" <cr>.
  42.     4. Run ENVIRO program when prompted, selecting this driver.
  43.  
  44. Manual installation (VersaCAD 5.3):
  45.     1. Go to disk drive and directory that has VersaCAD (usually \VCAD53)
  46.     2. Place the driver install disk in drive A:.
  47.     3. Copy "A:\VC2_AGX.COM" to the current directory.
  48.     4. Copy "A:\VCAD53.CFG" to "ENVIRO.CFG".
  49.     5. Run ENVIRO program, selecting the "VORTEK" driver.
  50.  
  51. Manual installation (VersaCAD Design (5.4, 6.0 & 7.0):
  52.     1. Go to disk drive and directory that has VersaCAD (usually \VCAD54)
  53.     2. Place the driver install disk in drive A:.
  54.     3. Copy "A:\VC2_AGX.COM" to the current directory.
  55.     4. Copy "A:\VCAD54.CFG" to the current directory.
  56.     5. Run ENVIRO program, selecting the "VORTEK"
  57.        screen driver. You will be able to choose between "Single
  58.        Screen" and "Dual Screen" configurations, as well as various
  59.        resolutions.
  60.  
  61. Manual installation (VersaCAD 386):
  62.     1. Go to disk drive and directory that has VersaCAD (usually \VCAD386)
  63.     2. Place the driver install disk in drive A:.
  64.     3. Copy "A:\VC3_AGX.COM" to the current directory.
  65.     4. Copy "A:\VCAD386.CFG" to the current directory.
  66.     5. Run ENVIRO program, selecting the "VORTEK"
  67.        screen driver. You will be able to choose between "Single
  68.        Screen" and "Dual Screen" configurations, along with the various
  69.        resolutions available.
  70.  
  71.  
  72.  
  73.  
  74.         D R I V E R   U S E
  75.         -------------------
  76.  
  77. LOADING THE DRIVER
  78.  
  79. This driver is a TSR type (Terminate and Stay Resident) program. You
  80. only need to install it once in memory each time your machine is
  81. powered up. For this reason, it is recommended that a call to this
  82. driver be placed in your AUTOEXEC.BAT file. If you are using VersaCAD
  83. 5.3 or 5.4 (VersaCAD Design), the driver name will be "VC2_911.COM".
  84. If you are using VersaCAD 386, the driver name will be "VC3_911.COM".
  85.  
  86.  
  87. HIGH LOADING
  88.  
  89. For information on loading this driver into the high memory provided
  90. by certain 386 memory managers, please see the PEFORMANCE TIPS section
  91. of this manual.
  92.  
  93.  
  94. SCREEN RESOLUTION
  95.  
  96. This driver will use the resolution selected by the ENVIRO program. If
  97. that mode is unavailable, VersaCAD will not run.
  98.  
  99.  
  100.  
  101.  
  102.         T R O U B L E S H O O T I N G
  103.         -----------------------------
  104.  
  105. The driver won't start up, and gives an message about driver failure.
  106.  
  107.     Couldn't find an VORTEK board, or BIOS failure detected.
  108.  
  109.         Either an VORTEK board is not installed or the BIOS
  110.         needs to be installed. Please run the VXE BIOS
  111.         utility first, and then try this driver again.
  112.  
  113.  
  114.         P E R F O R M A N C E   T I P S
  115.         -------------------------------
  116.  
  117. High loading
  118.  
  119. To conserve DOS memory, this driver may be loaded into high memory.
  120. This can be accomplished by using a 386 memory manager such as QEMM or
  121. 386max. Using high memory for the driver works very well with VersaCAD
  122. 286 versions. Since the VCAD 386 program uses a minimum of DOS memory,
  123. this will not give any additional performance to VCAD386.
  124.  
  125. QEMM Example:
  126. "c:\qemm\loadhi c:\vcad54\vc2_agx"
  127.  
  128. 386MAX Example:
  129. "c:\386max\386load envfree prog=c:\vcad54\vc2_agx.com"
  130.  
  131.  
  132. Unloading high loaded drivers
  133.  
  134.     QEMM Example:
  135.     "c:\qemm\loadhi /nope c:\vcad54\remove"
  136.  
  137.     386MAX Example:
  138.     "c:\386max\386load quiet prog=c:\vcad54\remove"
  139.  
  140.  
  141. VersaCAD/386 will run faster (redraws 50% faster) if you have a VCPI
  142. memory manager (QEMM or 386MAX) present and correctly configured.  To
  143. optimize your VCPI memory for use with VCAD/386, all memory outside
  144. the DOS 640K range should be configured as EMS memory. This means that
  145. all the memory that would normally be allocated to "DOS high memory"
  146. should be reserved for use as EMS.
  147.  
  148.  
  149.